home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1670 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. Date: Fri, 1 Jul 94 19:31 CDT
  2. From: ekl@sdf.lonestar.org (Evan K. Langlois)
  3. To: mint@atari.archive.umich.edu
  4. Subject: MiNT Problems.
  5.  
  6.  
  7. Well, the MiNT problems are not due to GCC 258.  I've been using 2.4.5
  8. and I wish I had 2.5.8 again.  The new patches cause my system to lock
  9. up completely every now and then, the older h1 patches just cause an
  10. "illegal instruction" error every now and then (and my minix filesystem
  11. is still going nuts again, I wish I knew why).
  12.  
  13. Anyone know how to turn off MFP 15?  My system keeps changing resolutions
  14. when I switch the monitor (multisync, ST HIGH and ST COLOR).  I want to
  15. be able to switch the thing on the fly, but I guess I'm missing something.
  16.  
  17. Back to MiNT ... why is IO to terminals so different from IO to pipes or
  18. files?   When I do a read of multiple bytes, it blocks until there is a
  19. carriage return.  How do I get all the bytes available and then return.
  20. I tried setting the NDELAY flag (or IO_NDELAY or whatever it is) in
  21. Fopen, but it didn't help.
  22.  
  23. What about flow control and such?  Can I change those on the fly?
  24.  
  25.